multiple schedule meaning in English
多元时刻表
Examples
- If you have multiple scheduled rules , notification services can fire the rules in any order
如果具有多个预定规则,则notification services可按照任意顺序触发这些规则。 - One thing that gcc doesn t do , which would buy a lot , is multiple schedule group , which is a very nice feature of ia - 64
有一件事gcc做不到,而这件事很重要,就是多调度组( multiple schedule group ) ,这是ia - 64非常棒的特性。 - Symptoms that an organization is not effectively practicing risk management include a continual state of project instability , constant fire - fighting , multiple schedule slippages because of recurring surprise factors , and constantly operating in a high - stress , crisis management role
一个组织没有有效地实践管理风险的症状包括:不断陈述计划的不稳定,不断的救火,因为重现意外因素而成倍时间延误不断的运行在高压下,管理角色危急。 - The main idea of this hybrid algorithm is : at first , all candidates in task collection is lined according to a dispatching rule ( earliest due date , edd ) , then this linear queue is divided into some tiers under a criterion that partial order is not allowed to exist in the every tier , many feasible sequences is generated by constructing a neighborhood of a initial sequence in every tier , the allocation of the resources over time is conducted to perform every feasible task sequence , and a set of approximate optimal scheduling schemes is achieved as the precondition of the next tier ’ s disposal in meeting multiple scheduling objectives to obtain the global near - optimal schedule which makes these program run tier by tier until the last task is completed
该算法按照最早完工时间优先( ect )分派规则,先将参加排序的工序合并成一个串行序列,然后按照同层内不存在偏序关系的原则,将其分解为若干个时间上相互衔接的层次,在每个层次内部,通过构造邻域产生出多个可行序列,对每个可行序列进行设备配置,采用邻域搜索算法进行方案的寻优,保留一组满足评价要求的可行方案作为下一层设备配置的背景环境,通过层层递进最终获取全局的近似最优解。